AutoSelect
Specifies whether a text of InplaceEdit will be automatically selected on editing.
cs
[DefaultValue(true)] public Boolean AutoSelect { get; set; }
Specifies whether a text of InplaceEdit will be automatically selected on editing.
[DefaultValue(true)] public Boolean AutoSelect { get; set; }